Micron Document
| SparkN0de-git | SparkN0de |


Commits v4.7.0-rc.4 (448cd46c)

02ddb37 Ivan 2026-04-22 23:22:31 - 4 months ago
feat(electron): add script to manage temporary directory for Electron Forge builds

bdc6c00 Ivan 2026-04-22 23:11:47 - 4 months ago
feat(flatpak/snap): update runtime and base versions to 25.08, add CI workflows for building Linux packages

5e5351d Ivan 2026-04-22 22:49:08 - 4 months ago
feat(nomadnetwork): add path finder dropdown menu and error handling for page loads

41c9f22 Ivan 2026-04-22 22:49:01 - 4 months ago
feat(locales): add path finder translations for multiple languages

1d5f24c Ivan 2026-04-22 22:48:51 - 4 months ago
feat(map): implement new map components and utilities for enhanced marker clustering and drawing functionality

3bbee7e Ivan 2026-04-22 22:05:40 - 4 months ago
feat(database): update trim_announces_for_aspect to protect favourited destinations and saved contacts from deletion

4a34921 Ivan 2026-04-22 20:33:50 - 4 months ago
feat(ci): add rekor monitoring workflow and setup script for rekor-cli installation

276eac0 Ivan 2026-04-22 20:24:45 - 4 months ago
chore(docs): update SECURITY.md to clarify release asset verification process and remove SHA256 checksum references

73dd7f4 Ivan 2026-04-22 20:24:08 - 4 months ago
chore(ci): update release notes generation to include integrity information and SBOM details

fa1b57e Ivan 2026-04-22 20:23:41 - 4 months ago
chore(ci): remove SHA256 checksum generation for release assets in build-test workflow

cbb041f Ivan 2026-04-22 20:23:22 - 4 months ago
chore(ci): remove verify-release-attestation.sh script and update attest-release-assets.sh to exclude .cosign.bundle files

cffabc7 Ivan 2026-04-22 20:23:01 - 4 months ago
chore(docs): update README files to reflect Electron 41.x and Node 24 runtime requirements across multiple languages

7bd2123 Ivan 2026-04-22 20:09:42 - 4 months ago
fix(Dockerfile): add g++ to build dependencies (miniaudio)

c4c34ed Ivan 2026-04-22 19:20:08 - 4 months ago
refactor(tests): fix docstring format

a16af7d Ivan 2026-04-22 19:19:39 - 4 months ago
refactor(meshchat): simplify announce print statement by removing display name formatting

64be8b7 Ivan 2026-04-22 19:18:55 - 4 months ago
feat(forge.config): add resetAdHocDarwinSignature option for Darwin platform

f20eef1 Ivan 2026-04-22 19:04:41 - 4 months ago
feat(changelog): update

31c3c84 Ivan 2026-04-22 19:04:27 - 4 months ago
chore(licenses): remove outdated dependencies and clean up licenses_frontend.json

3d09e8c Ivan 2026-04-22 19:04:14 - 4 months ago
feat(network-visualiser): implement hop max filter functionality with local storage support and UI updates

5916dc0 Ivan 2026-04-22 19:04:01 - 4 months ago
feat(locales): add message copy functionality translations for multiple languages

616a014 Ivan 2026-04-22 19:03:47 - 4 months ago
feat(docs): update Reticulum documentation links to use dynamic URLs based on locale

3a9a8b8 Ivan 2026-04-22 19:03:22 - 4 months ago
feat(messages): update context menu functionality to support message copying from bubbles

faae118 Ivan 2026-04-22 18:43:26 - 4 months ago
chore(changelog): update changelog

682c3b7 Ivan 2026-04-22 18:15:52 - 4 months ago
refactor(forge.config): format and cleanup

df92e24 Ivan 2026-04-22 18:15:35 - 4 months ago
chore(dependencies): update Node.js engine requirement and upgrade Electron to 41 and pnpm versions

819bd0b Ivan 2026-04-22 18:15:09 - 4 months ago
refactor(meshchat): improve docstring formatting

78b59b4 Ivan 2026-04-22 18:14:55 - 4 months ago
chore(licenses): add new dependencies and update existing versions in licenses_frontend.json and THIRD_PARTY_NOTICES.txt

f8270fc Ivan 2026-04-22 18:14:42 - 4 months ago
refactor(messages): format

91c3575 Ivan 2026-04-22 17:53:57 - 4 months ago
chore(licenses): update licenses_frontend.json and THIRD_PARTY_NOTICES.txt with new dependencies and version adjustments

2d473e5 Ivan 2026-04-22 17:53:47 - 4 months ago
fix(messages): adjust styling for reaction buttons and message entries to improve layout and responsiveness

5fca490 Ivan 2026-04-22 17:53:31 - 4 months ago
feat(map): add deduplication functions for telemetry markers and discovered map nodes to improve map accuracy

538b0ba Ivan 2026-04-22 17:53:25 - 4 months ago
feat(interfaces): update discovery connection logic with autoconnect metadata checks

7306edb Ivan 2026-04-22 17:52:54 - 4 months ago
test: add unit tests for AutoInterface bind-failure detection and user guidance messages

ecbf3e2 Ivan 2026-04-22 17:52:46 - 4 months ago
feat(meshchat): add detection for failed AutoInterfaces and provide user guidance messages

af44499 Ivan 2026-04-22 17:52:20 - 4 months ago
chore(build): update Electron Forge configuration with support for Snap and Flatpak packaging, update .gitignore for new build artifacts, and modify package scripts for local execution

cfc36c3 Ivan 2026-04-22 17:51:01 - 4 months ago
chore(dependencies): update lxmf to version 0.9.6 and rns to version 1.1.9 in poetry.lock, pyproject.toml, and requirements.txt

4054bbc Ivan 2026-04-21 22:34:52 - 4 months ago
chore(dependencies): update rns package version to 1.1.8 in poetry.lock, pyproject.toml, and requirements.txt

01e815a Ivan 2026-04-21 04:12:58 - 4 months ago
chore(build): add support for prebuilt frontend assets in macOS and Windows build scripts

6af8f8a Ivan 2026-04-21 04:12:50 - 4 months ago
fix(docs): format

7bfb4b3 Ivan 2026-04-21 04:12:40 - 4 months ago
refactor(docs): enhance documentation upload and sharing features in DocsPage component

68ab106 Ivan 2026-04-21 04:12:33 - 4 months ago
chore(docs): add script to fetch Reticulum manual at build time and update documentation handling in the backend so reticulum docs get bundled offline

3076a19 Ivan 2026-04-21 04:05:02 - 4 months ago
chore(workflows): implement reusable frontend build workflow and update CI/CD pipelines to utilize it

bf78e59 Ivan 2026-04-20 01:17:35 - 4 months ago
chore(docker): include README.md in Dockerfile COPY command and remove README.md from .dockerignore

a3ce411 Ivan 2026-04-19 22:59:45 - 4 months ago
chore(dependencies): update licenses and third-party notices, remove unused entries, and bump versions for several packages

2571fad Ivan 2026-04-19 22:59:39 - 4 months ago
chore(ci): update POETRY_VERSION to 2.3.4 in GitHub CI script

e4094bb Ivan 2026-04-19 22:59:32 - 4 months ago
chore(docs): update Poetry version to 2.3.4 in installation instructions across multiple language READMEs

8e16c9b Ivan 2026-04-19 22:59:26 - 4 months ago
chore(workflows): update POETRY_VERSION to 2.3.4 in CI and build workflows

ebada37 Ivan 2026-04-19 22:59:02 - 4 months ago
chore(docker): update entrypoint script path in Dockerfile

bd09155 Ivan 2026-04-19 21:53:14 - 4 months ago
chore(codebase): cleanup

59a93c8 Ivan 2026-04-19 21:13:02 - 4 months ago
chore(docs): clarify lifecycle script restrictions in README for pnpm v10+

a57387b Ivan 2026-04-19 21:11:55 - 4 months ago
chore(dependencies): remove unused dependencies and update package versions in package.json and pnpm-lock.yaml

be5f6c8 Ivan 2026-04-19 21:11:42 - 4 months ago
chore(npm): update .npmrc to enable store integrity verification and adjust peer dependency settings

10bb617 Ivan 2026-04-19 21:11:30 - 4 months ago
chore(ci): add CodeQL

a96d70a Ivan 2026-04-19 20:59:58 - 4 months ago
chore(docs): update installation instructions in README

77c2dd0 Ivan 2026-04-19 20:59:48 - 4 months ago
chore(dependencies): update filelock to 3.29.0, hypothesis to 6.152.1, rns to 1.1.6, and ruff to 0.15.11 in poetry.lock and pyproject.toml

f61e80d Ivan 2026-04-19 20:59:39 - 4 months ago
chore(docker): update installation scripts with pnpm store integrity verification and poetry lock check

7cc4fec Ivan 2026-04-19 20:59:15 - 4 months ago
chore(ci): add poetry check and pnpm store integrity verification to installation scripts

9f5d05d Ivan 2026-04-19 20:53:28 - 4 months ago
chore(dependencies): update marked to version 18.0.2 and dom-selector to version 7.1.1 in package.json and pnpm-lock.yaml

5307bd5 Ivan 2026-04-19 20:35:03 - 4 months ago
fix(ci): update frontend test command to use vitest

2102658 Ivan 2026-04-19 20:19:28 - 4 months ago
refactor(tests): improve code readability by formatting and simplifying assertions in test files

853d85e Ivan 2026-04-19 20:19:23 - 4 months ago
fix(ci): install libopus and libogg on Linux runners to prevent Opus encode test failures

96b509c Ivan 2026-04-19 18:46:53 - 4 months ago
refactor(transports): simplify open method signatures and enhance validation for WifiTransport

2320b42 Ivan 2026-04-19 18:38:14 - 4 months ago
chore(docker): remove ffmpeg from Alpine package installation

3d0f9b3 Ivan 2026-04-19 18:38:03 - 4 months ago
chore(changelog): update changelog

c4dd30c Ivan 2026-04-19 18:37:42 - 4 months ago
chore(dependencies): add miniaudio as a dependency

59402d7 Ivan 2026-04-19 18:37:09 - 4 months ago
chore(dependencies): remove unused dependencies from package.json and pnpm-lock.yaml

69b02a2 Ivan 2026-04-19 18:36:56 - 4 months ago
feat(android): add task to build Android wheels for Chaquopy and update CI workflows to remove ffmpeg dependency

a6764d3 Ivan 2026-04-19 18:36:40 - 4 months ago
feat(android): add Bluetooth and USB permissions, implement JavaScript interfaces for Bluetooth and USB management, and enhance Android wheel verification in CI workflow

6e59548 Ivan 2026-04-19 18:36:20 - 4 months ago
chore(manifest): remove

7d320c0 Ivan 2026-04-19 18:36:08 - 4 months ago
chore(codebase): format

0b92458 Ivan 2026-04-19 18:35:43 - 4 months ago
refactor(tests): clean up test code by removing unnecessary line breaks and improving formatting for better readability

594b84f Ivan 2026-04-19 18:35:34 - 4 months ago
feat(audio): replace ffmpeg with pure-Python audio encoding/decoding in voicemail and ringtone managers; add port validation helpers for interface configuration

b451aaf Ivan 2026-04-19 18:35:00 - 4 months ago
feat(rnode): add advanced tools, diagnostics, and device management UI components for RNode firmware flashing and configuration

91d1d2e Ivan 2026-04-19 18:34:44 - 4 months ago
feat(locales): add new diagnostic messages and UI strings across multiple languages, including error handling for firmware flashing and device diagnostics

8343225 Ivan 2026-04-19 18:33:34 - 4 months ago
refactor(tests): remove ffmpeg dependency from voicemail manager tests and update related test cases to reflect in-process audio encoding

4a8c77d Ivan 2026-04-18 07:34:14 - 4 months ago
feat(audio): implement WAV/PCM recording in MicrophoneRecorder and add encoding to OGG/Opus using LXST; update tests for new functionality

9f30d0f Ivan 2026-04-18 07:28:47 - 4 months ago
fix(tests): fix peering key rejection test to avoid CI flakes by ensuring valid peer selection

44c6526 Ivan 2026-04-18 07:06:21 - 4 months ago
feat(tests): update testing framework for Electron and backend integrity checks, add new tests for loading status and main helpers

89d2b1c Ivan 2026-04-18 06:56:48 - 4 months ago
fix(tests): correct formatting in test docstring and remove unused import in media fuzzing tests

a1d2e30 Ivan 2026-04-18 06:50:29 - 4 months ago
feat(translator): refactor Argos CLI detection and add integration tests for forwarding functionality

429702e Ivan 2026-04-18 06:50:20 - 4 months ago
feat(notification): implement user-facing message filtering for notifications to prevent false triggers from silent payloads... this will surely fix the fake notifications

dfc4695 Ivan 2026-04-18 06:38:31 - 4 months ago
fix(workflows): update Android NDK installation process in build workflow to check for preinstalled sdkmanager and streamline license acceptance

c7e5149 Ivan 2026-04-18 06:33:33 - 4 months ago
docs(readme): update project description to include link to original Reticulum MeshChat

17e062b Ivan 2026-04-18 06:32:09 - 4 months ago
chore(changelog): update changelog for version 4.5.0

0117e96 Ivan 2026-04-18 06:32:00 - 4 months ago
chore(workflows): remove sync-github-release-assets.yml workflow file

a07df2d Ivan 2026-04-18 06:29:26 - 4 months ago
docs(readme): update

ae57197 Ivan 2026-04-18 06:29:13 - 4 months ago
feat(locales): add Spanish and French translations, enhance existing language files with new sticker and message size features

43c43e3 Ivan 2026-04-18 06:29:06 - 4 months ago
feat(data): update community interfaces with new TCPClientInterface entries and modify existing ones; add micron-parser license information

034a0a6 Ivan 2026-04-18 06:28:53 - 4 months ago
feat(scripts): add Argos Translate script for JSON localization and new APK signing script

250ea36 Ivan 2026-04-18 06:28:44 - 4 months ago
feat(tests): add new media fuzz and HTTP integration tests for backend media APIs

179d93e Ivan 2026-04-18 06:28:28 - 4 months ago
feat(android): update Android build process by adding SDK setup for Chaquopy native wheels and enabling ABI selection for builds

cb72691 Ivan 2026-04-18 06:28:11 - 4 months ago
feat(router): add new route for reticulum configuration editor and update command palette navigation

42b8749 Ivan 2026-04-18 06:27:50 - 4 months ago
feat(gifs, stickers): implement GIF and sticker pack management, including database schema updates, validation utilities, and CRUD operations for user-uploaded GIFs and sticker packs.

268fc8f Ivan 2026-04-18 06:27:35 - 4 months ago
feat(tests): add comprehensive tests for media APIs, including GIF, sticker, and sticker-pack functionalities, along with regression tests for media formats and HTTP integration.

6a862a1 Ivan 2026-04-18 06:27:17 - 4 months ago
feat(docs): add initial drafts for SEP v1 manifest schema, example manifests, and protocol documentation

7377a39 Ivan 2026-04-18 06:27:09 - 4 months ago
feat(android): add CAMERA permission and handle incoming intents with custom URI schemes

5348370 Ivan 2026-04-18 06:26:49 - 4 months ago
chore(dependencies): update micron-parser, marked, and @tanstack/vue-virtual; add @imgly/background-removal and lottie-web

1b207b7 Ivan 2026-04-18 06:24:18 - 4 months ago
chore(ignore): update .dockerignore and .gitignore to exclude Android keystore files

2af89dc Ivan 2026-04-17 22:10:44 - 4 months ago
feat(network-visualiser): improve performance with adaptive chunk sizing and icon queue management

93dd030 Ivan 2026-04-17 07:17:26 - 4 months ago
chore(workflows): add Node.js setup and frontend build steps to Android CI

« Newer | Page 7 | Older »


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────